Document and announce 'marker-last-position'
authorMartin Rudalics <rudalics@gmx.at>
Sat, 16 Mar 2024 09:46:02 +0000 (10:46 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Sat, 16 Mar 2024 09:46:02 +0000 (10:46 +0100)
commitc12852bbf61ebb9ae124033deb427b15ce1a2ffb
tree14d2329049ce36ff8e9c34317310383f62f6f361
parent899ea79310d1b8ed78c3fd8ac1784043dd732dbf
Document and announce 'marker-last-position'

* doc/lispref/markers.texi (Information from Markers): Document
'marker-last-position'.
* etc/NEWS: Announce 'marker-last-position'.
* src/window.c (window_restore_killed_buffer_windows): Minor
doc-string fix.
* doc/lispref/windows.texi (Window Configurations): Minor fix.
doc/lispref/markers.texi
doc/lispref/windows.texi
etc/NEWS
src/window.c